home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
texted1a
/
frmmain.frm
< prev
next >
Wrap
Text File
|
1999-10-12
|
28KB
|
799 lines
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.MDIForm frmMain
Appearance = 0 'Flat
BackColor = &H00404040&
Caption = "Text Editor"
ClientHeight = 6285
ClientLeft = 165
ClientTop = 450
ClientWidth = 7395
Icon = "frmMain.frx":0000
LinkTopic = "MDIForm1"
StartUpPosition = 2 'CenterScreen
WindowState = 2 'Maximized
Begin MSComctlLib.Toolbar tbFind
Align = 1 'Align Top
Height = 630
Left = 0
TabIndex = 4
Top = 915
Visible = 0 'False
Width = 7395
_ExtentX = 13044
_ExtentY = 1111
ButtonWidth = 609
ButtonHeight = 953
AllowCustomize = 0 'False
Appearance = 1
_Version = 393216
Begin VB.CommandButton cmdCancel
Caption = "&Cancel"
Height = 255
Left = 5880
TabIndex = 7
Top = 120
Width = 855
End
Begin VB.CommandButton cmdFindNext
Caption = "Find Next"
Height = 255
Left = 4800
TabIndex = 6
Top = 120
Width = 975
End
Begin VB.TextBox Text1
Height = 285
Left = 0
TabIndex = 0
Text = "Search For What?"
Top = 120
Width = 3735
End
Begin VB.CommandButton cmdFind
Caption = "&Find"
Default = -1 'True
Enabled = 0 'False
Height = 255
Left = 3960
TabIndex = 5
Top = 120
Width = 735
End
End
Begin VB.PictureBox pctBar1
Align = 1 'Align Top
BackColor = &H00FFFFFF&
Height = 495
Left = 0
Picture = "frmMain.frx":27A2
ScaleHeight = 435
ScaleWidth = 7335
TabIndex = 3
Top = 420
Width = 7395
Begin VB.Label lblDocName
BackStyle = 0 'Transparent
Caption = "Document Title"
BeginProperty Font
Name = "Times New Roman"
Size = 26.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 495
Left = 0
TabIndex = 8
Top = -120
Width = 11415
End
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 255
Left = 0
TabIndex = 2
Top = 6030
Width = 7395
_ExtentX = 13044
_ExtentY = 450
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 4
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 1
Enabled = 0 'False
Object.Width = 1129
MinWidth = 1129
Text = "CAPS"
TextSave = "CAPS"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 2
Enabled = 0 'False
Object.Width = 1129
MinWidth = 1129
TextSave = "NUM"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 12771
MinWidth = 12771
Text = "Document"
TextSave = "Document"
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
Object.Width = 1482
MinWidth = 1482
Text = "Doc"
TextSave = "5:20 PM"
EndProperty
EndProperty
End
Begin MSComDlg.CommonDialog dlgCommonDialog
Left = 1740
Top = 1320
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin MSComctlLib.ImageList imlToolbarIcons
Left = 3000
Top = 1560
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 13
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7722
Key = "New"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7834
Key = "Open"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7946
Key = "Save"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7A58
Key = "Print"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7B6A
Key = "Cut"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7C7C
Key = "Copy"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7D8E
Key = "Paste"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7EA0
Key = "Bold"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":7FB2
Key = "Italic"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":80C4
Key = "Underline"
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":81D6
Key = "Align Left"
EndProperty
BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":82E8
Key = "Center"
EndProperty
BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":83FA
Key = "Align Right"
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar tbToolBar
Align = 1 'Align Top
Height